CodeSentinel is a code quality analysis server based on the Model Context Protocol (MCP), specifically designed to detect 93 hidden problem patterns in AI-generated code, including security vulnerabilities, deceptive error handling, placeholder code, etc. It uses pattern matching rather than AST analysis to find code that is syntactically correct but semantically problematic.